Learn R Programming

darch (version 0.9.1)

setCancel<-: Set whether the learning shall be canceled.

Description

Set whether the learning shall be canceled.

Usage

setCancel(darch) <- value

Arguments

darch
A instance of the class DArch.
value
Boolean value if the learning shall canceled

See Also

DArch